﻿2026-06-15T13:55:22.3058098Z Current runner version: '2.335.1'
2026-06-15T13:55:22.3063006Z Runner name: 'kitsubito'
2026-06-15T13:55:22.3063551Z Runner group name: 'Default'
2026-06-15T13:55:22.3064227Z Machine name: 'KITSUBITO'
2026-06-15T13:55:22.3066323Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T13:55:22.3068314Z Contents: read
2026-06-15T13:55:22.3068752Z Metadata: read
2026-06-15T13:55:22.3069221Z Packages: read
2026-06-15T13:55:22.3069625Z ##[endgroup]
2026-06-15T13:55:22.3071286Z Secret source: Actions
2026-06-15T13:55:22.3071802Z Prepare workflow directory
2026-06-15T13:55:22.3511702Z Prepare all required actions
2026-06-15T13:55:22.3541394Z Getting action download info
2026-06-15T13:55:22.9526410Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T13:55:23.4312694Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-15T13:55:23.5186299Z ##[group]Run actions/checkout@v5
2026-06-15T13:55:23.5187107Z with:
2026-06-15T13:55:23.5187487Z   fetch-depth: 0
2026-06-15T13:55:23.5187948Z   repository: SaberMage/spt-core
2026-06-15T13:55:23.5191736Z   token: ***
2026-06-15T13:55:23.5192131Z   ssh-strict: true
2026-06-15T13:55:23.5192529Z   ssh-user: git
2026-06-15T13:55:23.5192924Z   persist-credentials: true
2026-06-15T13:55:23.5193354Z   clean: true
2026-06-15T13:55:23.5193768Z   sparse-checkout-cone-mode: true
2026-06-15T13:55:23.5194231Z   fetch-tags: false
2026-06-15T13:55:23.5194637Z   show-progress: true
2026-06-15T13:55:23.5195061Z   lfs: false
2026-06-15T13:55:23.5195439Z   submodules: false
2026-06-15T13:55:23.5195838Z   set-safe-directory: true
2026-06-15T13:55:23.5196479Z ##[endgroup]
2026-06-15T13:55:23.5983084Z Syncing repository: SaberMage/spt-core
2026-06-15T13:55:23.5984729Z ##[group]Getting Git version info
2026-06-15T13:55:23.5985575Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T13:55:23.5986505Z [command]/usr/bin/git version
2026-06-15T13:55:23.5986971Z git version 2.43.0
2026-06-15T13:55:23.5989800Z ##[endgroup]
2026-06-15T13:55:23.6000547Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/09c396f0-c8f1-45a4-82e5-c5f96fe1b0b2' before making global git config changes
2026-06-15T13:55:23.6001917Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:55:23.6003371Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:55:23.6032927Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T13:55:23.6050685Z https://github.com/SaberMage/spt-core
2026-06-15T13:55:23.6060797Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:55:23.6063074Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:55:23.6086202Z HEAD
2026-06-15T13:55:23.6115392Z ##[endgroup]
2026-06-15T13:55:23.6115987Z [command]/usr/bin/git submodule status
2026-06-15T13:55:23.6303285Z ##[group]Cleaning the repository
2026-06-15T13:55:23.6305990Z [command]/usr/bin/git clean -ffdx
2026-06-15T13:55:26.6092912Z Removing .adapter-notify/
2026-06-15T13:55:26.6093413Z Removing target/
2026-06-15T13:55:26.6105696Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T13:55:26.6361169Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:26.6366039Z ##[endgroup]
2026-06-15T13:55:26.6368204Z ##[group]Disabling automatic garbage collection
2026-06-15T13:55:26.6371348Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T13:55:26.6399527Z ##[endgroup]
2026-06-15T13:55:26.6400019Z ##[group]Setting up auth
2026-06-15T13:55:26.6406591Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:55:26.6435220Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:55:26.6661011Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:55:26.6688248Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:55:26.6879691Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:55:26.6903848Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:55:26.7094864Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T13:55:26.7125254Z ##[endgroup]
2026-06-15T13:55:26.7125739Z ##[group]Fetching the repository
2026-06-15T13:55:26.7132374Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:55:27.6461308Z ##[endgroup]
2026-06-15T13:55:27.6462064Z ##[group]Determining the checkout info
2026-06-15T13:55:27.6462562Z ##[endgroup]
2026-06-15T13:55:27.6466207Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T13:55:27.6506029Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T13:55:27.6533164Z ##[group]Checking out the ref
2026-06-15T13:55:27.6536119Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:55:27.6584162Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:27.6587062Z ##[endgroup]
2026-06-15T13:55:27.6619532Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T13:55:27.6642280Z f524853183f19f3a9c35e370a73a57404a6abf5b
2026-06-15T13:55:27.6823535Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-15T13:55:27.6824024Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-15T13:55:27.6839604Z shell: /usr/bin/bash -e {0}
2026-06-15T13:55:27.6839853Z ##[endgroup]
2026-06-15T13:55:27.6939562Z ##[group]Run set -euo pipefail
2026-06-15T13:55:27.6939900Z [36;1mset -euo pipefail[0m
2026-06-15T13:55:27.6940134Z [36;1mPIN=0c95435[0m
2026-06-15T13:55:27.6940352Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-15T13:55:27.6940607Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-15T13:55:27.6940985Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-15T13:55:27.6941442Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-15T13:55:27.6941891Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-15T13:55:27.6942263Z [36;1m  rm -rf "$CACHE"[0m
2026-06-15T13:55:27.6942516Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-15T13:55:27.6942809Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-15T13:55:27.6943174Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-15T13:55:27.6943557Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-15T13:55:27.6943794Z [36;1mfi[0m
2026-06-15T13:55:27.6944085Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T13:55:27.6958495Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-15T13:55:27.6958807Z env:
2026-06-15T13:55:27.6959099Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-15T13:55:27.6959356Z ##[endgroup]
2026-06-15T13:55:27.9689373Z    Compiling proc-macro2 v1.0.106
2026-06-15T13:55:27.9689884Z    Compiling quote v1.0.45
2026-06-15T13:55:27.9690266Z    Compiling unicode-ident v1.0.24
2026-06-15T13:55:27.9690739Z    Compiling libc v0.2.186
2026-06-15T13:55:27.9691251Z    Compiling serde_core v1.0.228
2026-06-15T13:55:27.9691604Z    Compiling cfg-if v1.0.4
2026-06-15T13:55:27.9731173Z    Compiling serde v1.0.228
2026-06-15T13:55:27.9770332Z    Compiling log v0.4.32
2026-06-15T13:55:27.9787486Z    Compiling pin-project-lite v0.2.17
2026-06-15T13:55:27.9827758Z    Compiling typenum v1.20.1
2026-06-15T13:55:27.9829278Z    Compiling portable-atomic v1.13.1
2026-06-15T13:55:27.9830078Z    Compiling version_check v0.9.5
2026-06-15T13:55:27.9830783Z    Compiling memchr v2.8.1
2026-06-15T13:55:27.9831219Z    Compiling critical-section v1.2.0
2026-06-15T13:55:27.9991457Z    Compiling shlex v2.0.1
2026-06-15T13:55:28.0231279Z    Compiling find-msvc-tools v0.1.9
2026-06-15T13:55:28.0601403Z    Compiling futures-core v0.3.32
2026-06-15T13:55:28.0619276Z    Compiling bytes v1.11.1
2026-06-15T13:55:28.1157120Z    Compiling subtle v2.6.1
2026-06-15T13:55:28.2224418Z    Compiling equivalent v1.0.2
2026-06-15T13:55:28.2439832Z    Compiling smallvec v1.15.1
2026-06-15T13:55:28.2803232Z    Compiling itoa v1.0.18
2026-06-15T13:55:28.3040686Z    Compiling semver v1.0.28
2026-06-15T13:55:28.3210670Z    Compiling stable_deref_trait v1.2.1
2026-06-15T13:55:28.3211839Z    Compiling futures-sink v0.3.32
2026-06-15T13:55:28.3301615Z    Compiling slab v0.4.12
2026-06-15T13:55:28.3722991Z    Compiling generic-array v0.14.7
2026-06-15T13:55:28.4041455Z    Compiling futures-io v0.3.32
2026-06-15T13:55:28.4071295Z    Compiling futures-channel v0.3.32
2026-06-15T13:55:28.4452614Z    Compiling futures-task v0.3.32
2026-06-15T13:55:28.5140849Z    Compiling bitflags v2.12.1
2026-06-15T13:55:28.5210992Z    Compiling rustversion v1.0.22
2026-06-15T13:55:28.5827921Z    Compiling hashbrown v0.17.1
2026-06-15T13:55:28.5910863Z    Compiling cpufeatures v0.2.17
2026-06-15T13:55:28.6280997Z    Compiling fnv v1.0.7
2026-06-15T13:55:28.6350621Z    Compiling strsim v0.11.1
2026-06-15T13:55:28.6410408Z    Compiling rand_core v0.10.1
2026-06-15T13:55:28.6568014Z    Compiling cfg_aliases v0.2.1
2026-06-15T13:55:28.6722812Z    Compiling rustc_version v0.4.1
2026-06-15T13:55:28.7049928Z    Compiling writeable v0.6.3
2026-06-15T13:55:28.7251210Z    Compiling litemap v0.8.2
2026-06-15T13:55:28.7830682Z    Compiling icu_properties_data v2.2.0
2026-06-15T13:55:28.8020856Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T13:55:28.8022576Z    Compiling utf8_iter v1.0.4
2026-06-15T13:55:28.9469113Z    Compiling ident_case v1.0.1
2026-06-15T13:55:28.9570697Z    Compiling getrandom v0.4.2
2026-06-15T13:55:28.9800740Z    Compiling dunce v1.0.5
2026-06-15T13:55:28.9897458Z    Compiling fs_extra v1.3.0
2026-06-15T13:55:29.0800947Z    Compiling percent-encoding v2.3.2
2026-06-15T13:55:29.1406282Z    Compiling autocfg v1.5.1
2026-06-15T13:55:29.1407918Z    Compiling http v1.4.1
2026-06-15T13:55:29.1851000Z    Compiling cpufeatures v0.3.0
2026-06-15T13:55:29.2059742Z    Compiling thiserror v2.0.18
2026-06-15T13:55:29.2571485Z    Compiling aws-lc-rs v1.17.0
2026-06-15T13:55:29.2572588Z    Compiling unicode-segmentation v1.13.3
2026-06-15T13:55:29.2840643Z    Compiling scopeguard v1.2.0
2026-06-15T13:55:29.3166849Z    Compiling chacha20 v0.10.0
2026-06-15T13:55:29.3511603Z    Compiling lock_api v0.4.14
2026-06-15T13:55:29.3761141Z    Compiling form_urlencoded v1.2.2
2026-06-15T13:55:29.4730475Z    Compiling syn v2.0.117
2026-06-15T13:55:29.4860459Z    Compiling indexmap v2.14.0
2026-06-15T13:55:29.5125713Z    Compiling untrusted v0.9.0
2026-06-15T13:55:29.5410943Z    Compiling heck v0.5.0
2026-06-15T13:55:29.5663613Z    Compiling rustls v0.23.40
2026-06-15T13:55:29.6181514Z    Compiling anyhow v1.0.102
2026-06-15T13:55:29.6300714Z    Compiling unicode-xid v0.2.6
2026-06-15T13:55:29.6352420Z    Compiling const-oid v0.10.2
2026-06-15T13:55:29.6456559Z    Compiling atomic-waker v1.1.2
2026-06-15T13:55:29.6573260Z    Compiling zerocopy v0.8.50
2026-06-15T13:55:29.7121080Z    Compiling httparse v1.10.1
2026-06-15T13:55:29.7297611Z    Compiling paste v1.0.15
2026-06-15T13:55:29.7536317Z    Compiling parking_lot_core v0.9.12
2026-06-15T13:55:29.7644764Z    Compiling num-traits v0.2.19
2026-06-15T13:55:29.8320714Z    Compiling jobserver v0.1.34
2026-06-15T13:55:29.8547100Z    Compiling convert_case v0.10.0
2026-06-15T13:55:29.8654257Z    Compiling hybrid-array v0.4.12
2026-06-15T13:55:29.9371049Z    Compiling curve25519-dalek v4.1.3
2026-06-15T13:55:29.9661361Z    Compiling ahash v0.8.12
2026-06-15T13:55:29.9941115Z    Compiling fastrand v2.4.1
2026-06-15T13:55:30.0770467Z    Compiling either v1.16.0
2026-06-15T13:55:30.1270643Z    Compiling cc v1.2.63
2026-06-15T13:55:30.1470967Z    Compiling base64ct v1.8.3
2026-06-15T13:55:30.1651060Z    Compiling powerfmt v0.2.0
2026-06-15T13:55:30.2414126Z    Compiling crypto-common v0.1.7
2026-06-15T13:55:30.2680837Z    Compiling block-buffer v0.10.4
2026-06-15T13:55:30.2741302Z    Compiling http-body v1.0.1
2026-06-15T13:55:30.3300876Z    Compiling deranged v0.5.8
2026-06-15T13:55:30.3800571Z    Compiling digest v0.10.7
2026-06-15T13:55:30.4757862Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T13:55:30.4860491Z    Compiling base64 v0.22.1
2026-06-15T13:55:30.4990801Z    Compiling zmij v1.0.21
2026-06-15T13:55:30.5390770Z    Compiling vcpkg v0.2.15
2026-06-15T13:55:30.5780827Z    Compiling data-encoding v2.11.0
2026-06-15T13:55:30.6001198Z    Compiling try-lock v0.2.5
2026-06-15T13:55:30.6431038Z    Compiling num-conv v0.2.2
2026-06-15T13:55:30.7040690Z    Compiling pkg-config v0.3.33
2026-06-15T13:55:30.7620783Z    Compiling time-core v0.1.8
2026-06-15T13:55:30.7870856Z    Compiling tinyvec_macros v0.1.1
2026-06-15T13:55:30.8300808Z    Compiling tower-service v0.3.3
2026-06-15T13:55:30.8731980Z    Compiling tinyvec v1.11.0
2026-06-15T13:55:30.9081157Z    Compiling want v0.3.1
2026-06-15T13:55:30.9291146Z    Compiling sha2 v0.10.9
2026-06-15T13:55:30.9331125Z    Compiling crypto-common v0.2.2
2026-06-15T13:55:30.9650727Z    Compiling mio v1.2.1
2026-06-15T13:55:31.0350611Z    Compiling socket2 v0.6.4
2026-06-15T13:55:31.0380860Z    Compiling getrandom v0.2.17
2026-06-15T13:55:31.2850347Z    Compiling rand v0.10.1
2026-06-15T13:55:31.3040796Z    Compiling rand_core v0.6.4
2026-06-15T13:55:31.3470764Z    Compiling block-buffer v0.12.0
2026-06-15T13:55:31.4970681Z    Compiling cmake v0.1.58
2026-06-15T13:55:31.5090779Z    Compiling parking_lot v0.12.5
2026-06-15T13:55:31.5320782Z    Compiling inout v0.1.4
2026-06-15T13:55:31.5412251Z    Compiling vergen-lib v9.1.0
2026-06-15T13:55:31.5541563Z    Compiling n0-future v0.3.2
2026-06-15T13:55:31.6360750Z    Compiling parking v2.2.1
2026-06-15T13:55:31.7210732Z    Compiling cordyceps v0.3.4
2026-06-15T13:55:31.7457293Z    Compiling serde_json v1.0.150
2026-06-15T13:55:31.7530928Z    Compiling spin v0.10.0
2026-06-15T13:55:31.7811440Z    Compiling winnow v1.0.3
2026-06-15T13:55:31.7945616Z    Compiling httpdate v1.0.3
2026-06-15T13:55:31.8130851Z    Compiling crossbeam-utils v0.8.21
2026-06-15T13:55:31.8821929Z    Compiling diatomic-waker v0.2.3
2026-06-15T13:55:31.8980806Z    Compiling signature v2.2.0
2026-06-15T13:55:31.9706465Z    Compiling futures-lite v2.6.1
2026-06-15T13:55:32.0106734Z    Compiling digest v0.11.3
2026-06-15T13:55:32.0241715Z    Compiling ed25519 v2.2.3
2026-06-15T13:55:32.0570666Z    Compiling futures-buffered v0.2.13
2026-06-15T13:55:32.0730475Z    Compiling cipher v0.4.4
2026-06-15T13:55:32.0858017Z    Compiling netlink-packet-core v0.8.1
2026-06-15T13:55:32.1182766Z    Compiling universal-hash v0.5.1
2026-06-15T13:55:32.1356605Z    Compiling vergen v9.1.0
2026-06-15T13:55:32.2160892Z    Compiling vergen-lib v0.1.6
2026-06-15T13:55:32.2350336Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T13:55:32.2564101Z    Compiling heapless v0.7.17
2026-06-15T13:55:32.2830918Z    Compiling noq-udp v0.10.0
2026-06-15T13:55:32.2910592Z    Compiling sync_wrapper v1.0.2
2026-06-15T13:55:32.2976195Z    Compiling byteorder v1.5.0
2026-06-15T13:55:32.3790899Z    Compiling opaque-debug v0.3.1
2026-06-15T13:55:32.4104535Z    Compiling allocator-api2 v0.2.21
2026-06-15T13:55:32.4463725Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T13:55:32.4733813Z    Compiling polyval v0.6.2
2026-06-15T13:55:32.4964635Z    Compiling hash32 v0.2.1
2026-06-15T13:55:32.5255708Z    Compiling aws-lc-sys v0.41.0
2026-06-15T13:55:32.5405705Z    Compiling ring v0.17.14
2026-06-15T13:55:32.5730370Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T13:55:32.6140817Z    Compiling spin v0.9.8
2026-06-15T13:55:32.6809103Z    Compiling vergen-gitcl v1.0.8
2026-06-15T13:55:32.6880738Z    Compiling fallible-iterator v0.3.0
2026-06-15T13:55:32.7155311Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T13:55:32.7486786Z    Compiling num_threads v0.1.7
2026-06-15T13:55:32.7940749Z    Compiling tower-layer v0.3.3
2026-06-15T13:55:32.8535027Z    Compiling signature v3.0.0
2026-06-15T13:55:32.8642489Z    Compiling ryu v1.0.23
2026-06-15T13:55:32.9100453Z    Compiling time v0.3.47
2026-06-15T13:55:32.9160522Z    Compiling ghash v0.5.1
2026-06-15T13:55:32.9821089Z    Compiling aes v0.8.4
2026-06-15T13:55:32.9950687Z    Compiling ctr v0.9.2
2026-06-15T13:55:33.0289766Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T13:55:33.0851095Z    Compiling http-body-util v0.1.3
2026-06-15T13:55:33.1661168Z    Compiling aead v0.5.2
2026-06-15T13:55:33.1725698Z    Compiling openssl-probe v0.2.1
2026-06-15T13:55:33.1798646Z    Compiling blake3 v1.8.5
2026-06-15T13:55:33.3323307Z    Compiling crossbeam-channel v0.5.15
2026-06-15T13:55:33.3500570Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T13:55:33.4010568Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T13:55:33.4090908Z    Compiling netlink-packet-route v0.29.0
2026-06-15T13:55:33.5299249Z    Compiling uuid v1.23.2
2026-06-15T13:55:33.5810541Z    Compiling memoffset v0.6.5
2026-06-15T13:55:33.6133099Z    Compiling aes-gcm v0.10.3
2026-06-15T13:55:33.7892488Z    Compiling acto v0.8.2
2026-06-15T13:55:33.7907823Z    Compiling noq v0.18.0
2026-06-15T13:55:33.8711528Z    Compiling netwatch v0.16.0
2026-06-15T13:55:33.8926661Z    Compiling rustix v1.1.4
2026-06-15T13:55:34.0291401Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T13:55:34.0521663Z    Compiling mac-addr v0.3.0
2026-06-15T13:55:34.0614733Z    Compiling rustc-hash v2.1.2
2026-06-15T13:55:34.0900787Z    Compiling thiserror v1.0.69
2026-06-15T13:55:34.1656316Z    Compiling identity-hash v0.1.0
2026-06-15T13:55:34.1840912Z    Compiling foldhash v0.2.0
2026-06-15T13:55:34.2520688Z    Compiling xml-rs v0.8.28
2026-06-15T13:55:34.2632294Z    Compiling lru-slab v0.1.2
2026-06-15T13:55:34.2910673Z    Compiling tagptr v0.2.0
2026-06-15T13:55:34.3679226Z    Compiling ref-cast v1.0.25
2026-06-15T13:55:34.3801556Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T13:55:34.3875263Z    Compiling hashbrown v0.16.1
2026-06-15T13:55:34.5560474Z    Compiling netlink-packet-route v0.30.0
2026-06-15T13:55:34.5693257Z    Compiling synstructure v0.13.2
2026-06-15T13:55:34.5995075Z    Compiling darling_core v0.20.11
2026-06-15T13:55:34.6271060Z    Compiling serde_derive_internals v0.29.1
2026-06-15T13:55:35.1346234Z    Compiling proc-macro-crate v3.5.0
2026-06-15T13:55:35.2385170Z    Compiling xmltree v0.10.3
2026-06-15T13:55:35.2454467Z    Compiling ioctl-rs v0.1.6
2026-06-15T13:55:35.3510753Z    Compiling termios v0.2.2
2026-06-15T13:55:35.3718051Z    Compiling errno v0.3.14
2026-06-15T13:55:35.4348025Z    Compiling serial-core v0.4.0
2026-06-15T13:55:35.4488455Z    Compiling aho-corasick v1.1.4
2026-06-15T13:55:35.4759765Z    Compiling simple-dns v0.9.3
2026-06-15T13:55:35.5096350Z    Compiling regex-syntax v0.8.10
2026-06-15T13:55:35.5575878Z    Compiling arrayvec v0.7.6
2026-06-15T13:55:35.5660583Z    Compiling resolv-conf v0.7.6
2026-06-15T13:55:35.6240552Z    Compiling smol_str v0.1.24
2026-06-15T13:55:35.7536119Z    Compiling toml_write v0.1.2
2026-06-15T13:55:35.7620624Z    Compiling arrayref v0.3.9
2026-06-15T13:55:35.7750662Z    Compiling winnow v0.7.15
2026-06-15T13:55:35.8321353Z    Compiling simdutf8 v0.1.5
2026-06-15T13:55:35.8411037Z    Compiling linux-raw-sys v0.12.1
2026-06-15T13:55:35.8571748Z    Compiling constant_time_eq v0.4.2
2026-06-15T13:55:35.9900802Z    Compiling sha1_smol v1.0.1
2026-06-15T13:55:36.0513012Z    Compiling signal-hook v0.3.18
2026-06-15T13:55:36.1325499Z    Compiling serial-unix v0.4.0
2026-06-15T13:55:36.2101098Z    Compiling signal-hook-registry v1.4.8
2026-06-15T13:55:36.2200502Z    Compiling lru v0.16.4
2026-06-15T13:55:36.3854296Z    Compiling darling_core v0.23.0
2026-06-15T13:55:36.4096112Z    Compiling serde_bytes v0.11.19
2026-06-15T13:55:36.6096070Z    Compiling seize v0.5.1
2026-06-15T13:55:36.6412133Z    Compiling serde_derive v1.0.228
2026-06-15T13:55:36.6630818Z    Compiling zeroize_derive v1.4.3
2026-06-15T13:55:36.9241651Z    Compiling tokio-macros v2.7.0
2026-06-15T13:55:37.0740753Z    Compiling zerofrom-derive v0.1.7
2026-06-15T13:55:37.2649703Z    Compiling zeroize v1.8.2
2026-06-15T13:55:37.4658000Z    Compiling futures-macro v0.3.32
2026-06-15T13:55:37.7490832Z    Compiling tokio v1.52.3
2026-06-15T13:55:37.9740849Z    Compiling yoke-derive v0.8.2
2026-06-15T13:55:38.1024728Z    Compiling zerovec-derive v0.11.3
2026-06-15T13:55:38.3860711Z    Compiling displaydoc v0.2.6
2026-06-15T13:55:38.4321188Z    Compiling tracing-attributes v0.1.31
2026-06-15T13:55:38.6036507Z    Compiling futures-util v0.3.32
2026-06-15T13:55:38.6850863Z    Compiling zerofrom v0.1.8
2026-06-15T13:55:38.8183556Z    Compiling rustls-pki-types v1.14.1
2026-06-15T13:55:39.1011056Z    Compiling thiserror-impl v2.0.18
2026-06-15T13:55:39.2551580Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T13:55:39.3820597Z    Compiling yoke v0.8.3
2026-06-15T13:55:39.6530845Z    Compiling zerovec v0.11.6
2026-06-15T13:55:39.6630997Z    Compiling zerotrie v0.2.4
2026-06-15T13:55:39.9930878Z    Compiling darling_macro v0.20.11
2026-06-15T13:55:40.0082552Z    Compiling derive_more-impl v2.1.1
2026-06-15T13:55:40.0910550Z    Compiling spez v0.1.2
2026-06-15T13:55:40.2046929Z    Compiling n0-error-macros v0.1.3
2026-06-15T13:55:40.2887958Z    Compiling der v0.8.0-rc.10
2026-06-15T13:55:40.3320628Z    Compiling darling v0.20.11
2026-06-15T13:55:40.3926421Z    Compiling tinystr v0.8.3
2026-06-15T13:55:40.4154415Z    Compiling potential_utf v0.1.5
2026-06-15T13:55:40.5210663Z    Compiling derive_builder_core v0.20.2
2026-06-15T13:55:40.6300597Z    Compiling icu_locale_core v2.2.0
2026-06-15T13:55:40.6492817Z    Compiling icu_collections v2.2.0
2026-06-15T13:55:41.0190715Z    Compiling pin-project-internal v1.1.13
2026-06-15T13:55:41.3891211Z    Compiling n0-error v0.1.3
2026-06-15T13:55:41.5180590Z    Compiling cobs v0.3.0
2026-06-15T13:55:41.7190418Z    Compiling ed25519-dalek v2.2.0
2026-06-15T13:55:41.7871228Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T13:55:41.9741092Z    Compiling icu_provider v2.2.0
2026-06-15T13:55:42.1022447Z    Compiling ipnet v2.12.0
2026-06-15T13:55:42.2340968Z    Compiling derive_builder_macro v0.20.2
2026-06-15T13:55:42.2767276Z    Compiling spki v0.8.0-rc.4
2026-06-15T13:55:42.4410890Z    Compiling icu_properties v2.2.0
2026-06-15T13:55:42.5007677Z    Compiling icu_normalizer v2.2.0
2026-06-15T13:55:42.5220595Z    Compiling pin-project v1.1.13
2026-06-15T13:55:42.5369530Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T13:55:42.5480942Z    Compiling derive_builder v0.20.2
2026-06-15T13:55:42.6016847Z    Compiling once_cell v1.21.4
2026-06-15T13:55:42.6654177Z    Compiling prefix-trie v0.8.4
2026-06-15T13:55:42.7031188Z    Compiling futures-executor v0.3.32
2026-06-15T13:55:42.7510522Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T13:55:42.8200578Z    Compiling tracing-core v0.1.36
2026-06-15T13:55:42.9301061Z    Compiling futures v0.3.32
2026-06-15T13:55:43.0641298Z    Compiling spt-proto v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-15T13:55:43.1260480Z    Compiling hashbrown v0.14.5
2026-06-15T13:55:43.1440586Z    Compiling postcard-derive v0.2.2
2026-06-15T13:55:43.4078592Z    Compiling tracing v0.1.44
2026-06-15T13:55:43.4957758Z    Compiling data-encoding-macro v0.1.20
2026-06-15T13:55:43.6011023Z    Compiling rustls-native-certs v0.8.4
2026-06-15T13:55:43.6970873Z    Compiling tokio-util v0.7.18
2026-06-15T13:55:43.7924868Z    Compiling netlink-sys v0.8.8
2026-06-15T13:55:43.7959296Z    Compiling postcard v1.1.3
2026-06-15T13:55:43.9571633Z    Compiling idna_adapter v1.2.2
2026-06-15T13:55:43.9989234Z    Compiling hashlink v0.9.1
2026-06-15T13:55:44.0690421Z    Compiling idna v1.1.0
2026-06-15T13:55:44.1143404Z    Compiling tower v0.5.3
2026-06-15T13:55:44.1153770Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T13:55:44.2230876Z    Compiling async-trait v0.1.89
2026-06-15T13:55:44.2578921Z    Compiling enum-assoc v1.3.0
2026-06-15T13:55:44.3697772Z    Compiling derive_more v2.1.1
2026-06-15T13:55:44.3798374Z    Compiling rusqlite v0.32.1
2026-06-15T13:55:44.3830669Z    Compiling num_enum_derive v0.7.6
2026-06-15T13:55:44.4158105Z    Compiling strum_macros v0.28.0
2026-06-15T13:55:44.4770936Z    Compiling iroh-relay v0.98.0
2026-06-15T13:55:44.5715303Z    Compiling url v2.5.8
2026-06-15T13:55:44.6680690Z    Compiling h2 v0.4.14
2026-06-15T13:55:44.7671320Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T13:55:44.8317617Z    Compiling n0-watcher v0.6.1
2026-06-15T13:55:44.8358052Z    Compiling iroh-metrics v0.38.3
2026-06-15T13:55:45.1060934Z    Compiling tokio-stream v0.1.18
2026-06-15T13:55:45.1160701Z    Compiling netlink-proto v0.12.0
2026-06-15T13:55:45.1950544Z    Compiling netdev v0.42.0
2026-06-15T13:55:45.3691635Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T13:55:45.4260881Z    Compiling attohttpc v0.30.1
2026-06-15T13:55:45.4308626Z    Compiling tower-http v0.6.11
2026-06-15T13:55:45.4408794Z    Compiling iroh-base v0.98.0
2026-06-15T13:55:45.5615067Z    Compiling moka v0.12.15
2026-06-15T13:55:45.6103879Z    Compiling serde_spanned v0.6.9
2026-06-15T13:55:45.6191218Z    Compiling num_enum v0.7.6
2026-06-15T13:55:45.7007191Z    Compiling spt-store v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-15T13:55:45.7338457Z    Compiling toml_datetime v0.6.11
2026-06-15T13:55:45.8130752Z    Compiling ref-cast-impl v1.0.25
2026-06-15T13:55:46.0337652Z    Compiling thiserror-impl v1.0.69
2026-06-15T13:55:46.0970726Z    Compiling toml_edit v0.22.27
2026-06-15T13:55:46.1661128Z    Compiling webpki-roots v1.0.7
2026-06-15T13:55:46.2790881Z    Compiling regex-automata v0.4.14
2026-06-15T13:55:46.4010989Z    Compiling schemars_derive v1.2.1
2026-06-15T13:55:46.5402556Z    Compiling hmac v0.12.1
2026-06-15T13:55:46.6544211Z    Compiling iroh v0.98.2
2026-06-15T13:55:46.7985133Z    Compiling pin-utils v0.1.0
2026-06-15T13:55:46.8669171Z    Compiling cmov v0.5.4
2026-06-15T13:55:46.9040838Z    Compiling dyn-clone v1.0.20
2026-06-15T13:55:46.9527433Z    Compiling rustix v0.38.44
2026-06-15T13:55:46.9610799Z    Compiling utf8parse v0.2.2
2026-06-15T13:55:47.0283680Z    Compiling bitflags v1.3.2
2026-06-15T13:55:47.0811916Z    Compiling anstyle-parse v1.0.0
2026-06-15T13:55:47.1016534Z    Compiling nix v0.25.1
2026-06-15T13:55:47.1571852Z    Compiling ctutils v0.4.2
2026-06-15T13:55:47.2856197Z    Compiling hkdf v0.12.4
2026-06-15T13:55:47.3041529Z    Compiling backon v1.6.0
2026-06-15T13:55:47.3654861Z    Compiling darling_macro v0.23.0
2026-06-15T13:55:47.4049050Z    Compiling strum v0.28.0
2026-06-15T13:55:47.4203984Z    Compiling papaya v0.2.4
2026-06-15T13:55:47.5053118Z    Compiling iroh-dns v0.98.0
2026-06-15T13:55:47.5996163Z    Compiling serial v0.4.0
2026-06-15T13:55:47.7340733Z    Compiling filedescriptor v0.8.3
2026-06-15T13:55:47.7502326Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T13:55:47.7537715Z    Compiling anstyle v1.0.14
2026-06-15T13:55:47.8420577Z    Compiling downcast-rs v1.2.1
2026-06-15T13:55:47.8660904Z    Compiling foldhash v0.1.5
2026-06-15T13:55:47.9161070Z    Compiling linux-raw-sys v0.4.15
2026-06-15T13:55:47.9290742Z    Compiling instability v0.3.12
2026-06-15T13:55:47.9878221Z    Compiling anstyle-query v1.1.5
2026-06-15T13:55:48.0320850Z    Compiling shell-words v1.1.1
2026-06-15T13:55:48.0470690Z    Compiling colorchoice v1.0.5
2026-06-15T13:55:48.0801009Z    Compiling hashbrown v0.15.5
2026-06-15T13:55:48.0880585Z    Compiling darling v0.23.0
2026-06-15T13:55:48.1125352Z    Compiling anstream v1.0.0
2026-06-15T13:55:48.1378867Z    Compiling signal-hook-mio v0.2.5
2026-06-15T13:55:48.1750917Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T13:55:48.2174997Z    Compiling spake2 v0.4.0
2026-06-15T13:55:48.2194185Z    Compiling terminal_size v0.4.4
2026-06-15T13:55:48.2431199Z    Compiling strum_macros v0.26.4
2026-06-15T13:55:48.3905908Z    Compiling sha1 v0.10.6
2026-06-15T13:55:48.4722854Z    Compiling schemars v1.2.1
2026-06-15T13:55:48.5652500Z    Compiling spt-msg v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-15T13:55:48.5980765Z    Compiling itertools v0.13.0
2026-06-15T13:55:48.7004766Z    Compiling castaway v0.2.4
2026-06-15T13:55:48.8010677Z    Compiling toml v0.8.23
2026-06-15T13:55:48.9190997Z    Compiling doctest-file v1.1.1
2026-06-15T13:55:49.4700111Z    Compiling regex v1.12.3
2026-06-15T13:55:49.4998084Z    Compiling clap_lex v1.1.0
2026-06-15T13:55:49.6434726Z    Compiling unicode-width v0.1.14
2026-06-15T13:55:49.7590555Z    Compiling static_assertions v1.1.0
2026-06-15T13:55:49.8230886Z    Compiling indoc v2.0.7
2026-06-15T13:55:49.9390898Z    Compiling spt-runtime v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-15T13:55:49.9509999Z    Compiling compact_str v0.8.2
2026-06-15T13:55:50.1302518Z    Compiling clap_builder v4.6.0
2026-06-15T13:55:50.6250778Z    Compiling hyper v1.10.1
2026-06-15T13:55:50.7450826Z    Compiling strum v0.26.3
2026-06-15T13:55:50.8710211Z    Compiling unicode-truncate v1.1.0
2026-06-15T13:55:50.9395690Z    Compiling interprocess v2.4.2
2026-06-15T13:55:51.0590842Z    Compiling crossterm v0.28.1
2026-06-15T13:55:51.0788042Z    Compiling lru v0.12.5
2026-06-15T13:55:51.2580761Z    Compiling clap_derive v4.6.1
2026-06-15T13:55:51.3710424Z    Compiling unicode-width v0.2.0
2026-06-15T13:55:51.4081180Z    Compiling iana-time-zone v0.1.65
2026-06-15T13:55:51.4500746Z    Compiling cassowary v0.3.0
2026-06-15T13:55:51.7918617Z    Compiling portable-pty v0.8.1
2026-06-15T13:55:51.8328194Z    Compiling chrono v0.4.45
2026-06-15T13:55:52.0497491Z    Compiling nucleo-matcher v0.3.1
2026-06-15T13:55:52.2168719Z    Compiling ratatui v0.29.0
2026-06-15T13:55:52.4870888Z    Compiling spt-term v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-15T13:55:52.5711640Z    Compiling qrcode v0.14.1
2026-06-15T13:55:52.9600978Z    Compiling hyper-util v0.1.20
2026-06-15T13:55:53.0511237Z    Compiling spt-live v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-15T13:55:53.0586263Z    Compiling tempfile v3.27.0
2026-06-15T13:55:54.0361893Z    Compiling clap v4.6.1
2026-06-15T13:55:54.8530790Z    Compiling igd-next v0.17.1
2026-06-15T13:55:56.0369944Z    Compiling portmapper v0.16.0
2026-06-15T13:56:00.6202102Z    Compiling rustls-webpki v0.103.13
2026-06-15T13:56:02.9489640Z    Compiling tokio-rustls v0.26.4
2026-06-15T13:56:02.9490313Z    Compiling noq-proto v0.17.0
2026-06-15T13:56:02.9490820Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T13:56:03.1076753Z    Compiling hyper-rustls v0.27.9
2026-06-15T13:56:03.1077441Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T13:56:03.1078004Z    Compiling tokio-websockets v0.13.2
2026-06-15T13:56:03.2311919Z    Compiling reqwest v0.13.4
2026-06-15T13:56:04.1177258Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T13:56:17.9569706Z    Compiling spt-net v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-15T13:56:19.2845958Z    Compiling spt-daemon v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-15T13:56:25.5820484Z    Compiling spt v0.7.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-15T13:56:28.9994110Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-15T13:56:29.0216770Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-69b4a953728c79d3)
2026-06-15T13:56:29.0229758Z 
2026-06-15T13:56:29.0230006Z running 1 test
2026-06-15T13:56:35.2095169Z test new_brain_serves_against_old_broker ... ok
2026-06-15T13:56:35.2095620Z 
2026-06-15T13:56:35.2096027Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-15T13:56:35.2096865Z 
2026-06-15T13:56:35.2313190Z Post job cleanup.
2026-06-15T13:56:35.2990285Z [command]/usr/bin/git version
2026-06-15T13:56:35.3023848Z git version 2.43.0
2026-06-15T13:56:35.3058424Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d7e0795f-95d5-4786-907b-b0cb3df45187' before making global git config changes
2026-06-15T13:56:35.3059274Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:56:35.3062178Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:56:35.3092678Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:56:35.3119973Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:56:35.3331787Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:56:35.3351660Z http.https://github.com/.extraheader
2026-06-15T13:56:35.3358396Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-15T13:56:35.3383076Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:56:35.3564822Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:56:35.3589842Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:56:35.3915364Z Cleaning up orphan processes
2026-06-15T13:56:35.4500658Z Terminate orphan process: pid (3660268) (spt)
